Skip to content

build(deps): bump the production group across 1 directory with 5 updates #1016

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2025

Bumps the production group with 5 updates in the / directory:

Package From To
@strapi/design-system 2.0.0-rc.14 2.0.0-rc.18
@strapi/icons 2.0.0-rc.14 2.0.0-rc.18
meilisearch 0.48.2 0.49.0
@strapi/sdk-plugin 5.2.8 5.3.2
@strapi/strapi 5.6.0 5.10.4

Updates @strapi/design-system from 2.0.0-rc.14 to 2.0.0-rc.18

Updates @strapi/icons from 2.0.0-rc.14 to 2.0.0-rc.18

Updates meilisearch from 0.48.2 to 0.49.0

Release notes

Sourced from meilisearch's releases.

v0.49.0 🕊️

This version introduces features released on Meilisearch v1.13.0 🎉

✨ New

🐛 Bug Fixes

⚙️ Maintenance/misc

Thanks again to @​flevi29 and @​Strift! 🎉

Commits

Updates @strapi/sdk-plugin from 5.2.8 to 5.3.2

Release notes

Sourced from @​strapi/sdk-plugin's releases.

v5.3.2

Patch Changes

v5.3.1

Patch Changes

v5.3.0

Minor Changes

Changelog

Sourced from @​strapi/sdk-plugin's changelog.

5.3.2

Patch Changes

5.3.1

Patch Changes

5.3.0

Minor Changes

Commits
  • 77ff79f chore: version packages for release (#85)
  • 9747836 fix: update the route syntax for it to be properly registered (#72)
  • 0821835 chore: version packages for release (#84)
  • 58bf397 fix: allow any file extension in exports string (#81)
  • 8c8dcb2 ci: remove corepack (#82)
  • e6d73f1 chore: version packages for release (#71)
  • 0f01d88 Merge pull request #69 from strapi/dependabot/npm_and_yarn/npm_and_yarn-a35e7...
  • 3a01652 chore: make react deps compatible with design system (#70)
  • d61c8a0 chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates
  • See full diff in compare view

Updates @strapi/strapi from 5.6.0 to 5.10.4

Release notes

Sourced from @​strapi/strapi's releases.

v5.10.4

5.10.4 (2025-02-26)

🚀 New feature

  • preview: save and publish document (#22902)
  • preview: add review workflow injection zone (#22942)

🔥 Bug fix

  • add new email ratelimit middleware and apply to admin pass reset (#22813)
  • apply advanced permissions in content manager home widgets (#22921)
  • invalid documentId type in the getvalues util (9f1ceb2bf4)
  • await document exists (242fecbcf1)
  • data-transfer: surface errors from createassetsreadstream (#22905)

⚙️ Chore

  • remove files from the old homepage (#22908)
  • bump design system to rc.17 (#22968)
  • document the permission checker service (#22922)

❤️ Thank You

v5.10.3

5.10.3 (2025-02-19)

🔥 Bug fix

  • 72 byte maximum for creating and updating passwords (41f8cdf116)
  • do not validate byte length on empty values (9efe8c85f4)
  • use path in error message (195eaa367f)
  • validation on front-end forms (1f8e39868e)
  • validation message shape (e07a466901)
  • add max length to users-permissions password (5c1ae79cf1)
  • note md format (#22859)
  • flaky tests (#22829)
  • password validation tests (#22904)
  • add new email ratelimit middleware and apply to admin pass reset (#22813)
  • apply advanced permissions in content manager home widgets (#22921)

... (truncated)

Commits

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file skip-changelog The PR will not appear in the release changelogs labels Mar 1, 2025
Bumps the production group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| @strapi/design-system | `2.0.0-rc.14` | `2.0.0-rc.18` |
| @strapi/icons | `2.0.0-rc.14` | `2.0.0-rc.18` |
| [meilisearch](https://github.com/meilisearch/meilisearch-js) | `0.48.2` | `0.49.0` |
| [@strapi/sdk-plugin](https://github.com/strapi/sdk-plugin) | `5.2.8` | `5.3.2` |
| [@strapi/strapi](https://github.com/strapi/strapi) | `5.6.0` | `5.10.4` |



Updates `@strapi/design-system` from 2.0.0-rc.14 to 2.0.0-rc.18

Updates `@strapi/icons` from 2.0.0-rc.14 to 2.0.0-rc.18

Updates `meilisearch` from 0.48.2 to 0.49.0
- [Release notes](https://github.com/meilisearch/meilisearch-js/releases)
- [Commits](meilisearch/meilisearch-js@v0.48.2...v0.49.0)

Updates `@strapi/sdk-plugin` from 5.2.8 to 5.3.2
- [Release notes](https://github.com/strapi/sdk-plugin/releases)
- [Changelog](https://github.com/strapi/sdk-plugin/blob/main/CHANGELOG.md)
- [Commits](strapi/sdk-plugin@v5.2.8...v5.3.2)

Updates `@strapi/strapi` from 5.6.0 to 5.10.4
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](strapi/strapi@v5.6.0...v5.10.4)

---
updated-dependencies:
- dependency-name: "@strapi/design-system"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@strapi/icons"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: meilisearch
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: "@strapi/sdk-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: "@strapi/strapi"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/production-3ca5113933 branch from 8875bbe to d2c2eb5 Compare April 1, 2025 04:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file skip-changelog The PR will not appear in the release changelogs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants